OPCIS data points are stored in the Point Service (PNT). An OPCIS point has the same properties as other CygNet points. The point properties that are critical to an OPCIS point are its Site.Service and its External ID.
The Site.Service property (on the General page of the PNT editor) specifies the name of the point’s current value service, which would be an OPC Interface Service (for example, MYSITE.OPCIS).
|
| The current value service of an OPCIS point is an OPC Interface Service |
The External ID property (on the Point reference page of the PNT editor) specifies the OPC identifier. The contents of this free-form string field must match exactly the OPC identifier (spaces, capitalization, and punctuation).
|
| The External ID property specifies the OPC identifier of the item |
Other properties of an OPCIS point are no different than points associated with other types of current value services (UIS, HSS, SVCMON). An OPCIS point can be assigned a Facility and UDC, and it can be configured to report alarms, send notifications, report history values, and scale its value.
If you place an OPCIS point in manual update mode (by checking Manual update mode on the General page of the PNT editor), the point will not receive updates from the OPC server, nor will user-entered values to be passed to the OPC server.
If the OPCIS point is not in manual update mode, it will receive updates from the OPC server and values will be passed from the OPCIS point to the OPC server.
CygNet Software recommends assigning a Facility and UDC to an OPCIS point so that these points can be sorted and filtered in the same manner as other points.
To Add an OPCIS Point
When the OPCIS data point receives point data from an external OPC server it will include a value, timestamp, and quality data. OPC quality data is represented by 8 bits and is written to User Status bits 1-8 of an OPCIS data point. For this reason, the user should not configure user status bits 1-8 on OPCIS data points for other purposes.
As the data from the external OPC server is received by OPCIS, the status bits of the point will be updated and set, if applicable.